Skip to content

Adding api_key arg to LlamaStackClient#118

Closed
vladimirivic wants to merge 1 commit intomainfrom
api-key-arg-2
Closed

Adding api_key arg to LlamaStackClient#118
vladimirivic wants to merge 1 commit intomainfrom
api-key-arg-2

Conversation

@vladimirivic
Copy link
Copy Markdown
Contributor

What does this PR do?

We are adding api_key arg to LlamaStackClient

client = LlamaStackClient(
    base_url='https://api.my-llamastack-domain.com',
    api_key = 'MY-API-KEY',
)

@vladimirivic vladimirivic marked this pull request as ready for review February 1, 2025 02:43
@ashwinb ashwinb deleted the api-key-arg-2 branch August 14, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants